home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / hard-params.man < prev    next >
Encoding:
Text File  |  1990-08-17  |  1.6 KB  |  69 lines

  1.  
  2.  
  3.  
  4. PROGNAME                  User Commands                  PROGNAME
  5.  
  6.  
  7.  
  8. _________________________________________________________________
  9.  
  10. NNAAMMEE
  11.      hard-params - Describe the hardware being run on
  12.  
  13. SSYYNNOOPPSSIISS
  14.      hhaarrdd--ppaarraammss  [_o_p_t_i_o_n_s]
  15.  
  16. OOPPTTIIOONNSS
  17.      --ll             Print a series  of  #define's  for  the  ANSI
  18.                     standard  lliimmiittss..hh  include  file,  excluding
  19.                     MMBB__MMAAXX__CCHHAARR.
  20.  
  21.      --ff             Print a series  of  #define's  for  the  ANSI
  22.                     standard ffllooaatt..hh include file.
  23.  
  24.      --vv             Print a  verbose  prose  description  of  the
  25.                     machine.   When  combined  with either of the
  26.                     other two options, the prose is embedded in C
  27.                     comments.
  28.  
  29. _________________________________________________________________
  30.  
  31.  
  32. DDEESSCCRRIIPPTTIIOONN
  33.      hhaarrdd--ppaarraammss determines characteristics about the machine  it
  34.      is  run  on, such as the number of bytes in an iinntt, the byte
  35.      order, and the floating  point  format.   It  displays  them
  36.      either as English text or as C code.
  37.  
  38.      hhaarrdd--ppaarraammss also checks for bugs in pprriinnttff and ssccaannff, and it
  39.      checks for compiler bugs like botched casts.
  40.  
  41.  
  42. KKEEYYWWOORRDDSS
  43.      characteristics, hardware, header, ANSI, tests
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. Sprite v.1.0        Printed:  August 17, 1990                   1
  66.  
  67.  
  68.  
  69.